Autogenerated HTML docs for v2.0.0-239-g09531
diff --git a/git-ls-files.html b/git-ls-files.html index 6c13652..22be2c0 100644 --- a/git-ls-files.html +++ b/git-ls-files.html
@@ -1123,21 +1123,21 @@ <div class="olist arabic"><ol class="arabic"> <li> <p> -The command line flag --exclude=<pattern> specifies a +The command-line flag --exclude=<pattern> specifies a single pattern. Patterns are ordered in the same order they appear in the command line. </p> </li> <li> <p> -The command line flag --exclude-from=<file> specifies a +The command-line flag --exclude-from=<file> specifies a file containing a list of patterns. Patterns are ordered in the same order they appear in the file. </p> </li> <li> <p> -The command line flag --exclude-per-directory=<name> specifies +The command-line flag --exclude-per-directory=<name> specifies a name of the file in each directory <em>git ls-files</em> examines, normally <tt>.gitignore</tt>. Files in deeper directories take precedence. Patterns are ordered in the @@ -1168,7 +1168,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2013-08-20 08:40:27 PDT +Last updated 2014-06-06 12:15:38 PDT </div> </div> </body>